setFitsSystemWindows
Deprecated
Use setFitsSystemWindows directly.
Sets whether or not this view should account for system screen decorations such as the status bar and inset its content; that is, controlling whether the default implementation of fitSystemWindows will be executed. See that method for more details.
Parameters
view
view for which to set the state.
fitSystemWindows
whether or not this view should account for system screen decorations.